Package-level declarations
Here reside all the Public APIs of Moloco SDK
Types
Represents the types of ad formats.
Ad display event callback interface
A banner ad implementation which extends the Android FrameLayout and implements AdLoad and Destroyable interfaces.
Callback interface for Banner ad display events
Wherever this interface is used, call destroy function once the instance is no longer needed in order to release resources and avoid memory leaks.
Interface for full-screen ads that can be shown to users.
Enum class representing the possible Moloco initialization status values.
Interface for interstitial ads, a type of full-screen ad.
Callback interface for InterstitialAd display events
Information about mediation partner Moloco SDK is used by.
Data class representing a Moloco ad error that is visible for the PUBLIC API.
Moloco bid token listener for Moloco.getBidToken call
Interface for listening to Moloco initialization status updates.
Data class representing the Moloco initialization status.
Interface representing a native ad for mediation.
Interface for rewarded interstitial ads, a type of full-screen ad that provides a reward to the user after they interact with it.
Callback interface for RewardedInterstitialAd display events
Functions
Creates a new MolocoAd object with MolocoAd.networkName set to "Moloco".